forward global type pbdom_exception from exception end type end forward global type pbdom_exception from exception native "PBDOM.pbx" public function long GetExceptionCode() end type global pbdom_exception pbdom_exception on pbdom_exception.create call super::create TriggerEvent( this, "constructor" ) end on on pbdom_exception.destroy TriggerEvent( this, "destructor" ) call super::destroy end on
- Sources
- PFC2025-Solution
- pfc libs
- pfcapsrv.pbl
- pbdom_exception.sru
File: pbdom_exception.sru
Size: 410
Date: Sun, 16 Mar 2025 05:42:20 +0100
Size: 410
Date: Sun, 16 Mar 2025 05:42:20 +0100
- exception native "PBDOM.pbx" pbdom_exception(sru)